:root {
  overflow-x: hidden;
}

html,
body {
  width: 100%;
}

body {
  position: relative;
  font-family: "Poppins", sans-serif;
  color: #1E1E1E;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  background: #ffffff;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

section {
  padding: 80px 0px;
}

.castom-container {
  padding: 0px 50px;
}

img {
  max-width: 100%;
  height: auto;
}

button.accordion-button:focus {
  background: #ffffff;
  box-shadow: none;
  color: #000000;
}

/* =====================================
MARGIN TOP
===================================== */
.mt-0 {
  margin-top: 0;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-150 {
  margin-top: 150px;
}

/* =====================================
MARGIN RIGHT,LEFT
===================================== */
.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-80 {
  margin-right: 80px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-80 {
  margin-left: 80px;
}

/* =====================================
MARGIN BOTTOM
===================================== */
.mb-0 {
  margin-bottom: 0;
}

.mb-5 {
  margin-bottom: 5;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-150 {
  margin-bottom: 150px;
}

/*===================================== 
PADDING TOP
===================================== */
.pt-0 {
  padding-top: 0;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-260 {
  padding-top: 260px;
}

.pt-300 {
  padding-top: 300px;
}

/* =====================================
PADDING RIGHT
===================================== */
.pr-0 {
  padding-right: 0;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-75 {
  padding-right: 75px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-100 {
  padding-right: 100px;
}

.pr-110 {
  padding-right: 110px;
}

.pr-120 {
  padding-right: 120px;
}

.pr-130 {
  padding-right: 130px;
}

.pr-140 {
  padding-right: 140px;
}

/* =====================================
PADDING BOTTOM
===================================== */
.pb-0 {
  padding-bottom: 0;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-250 {
  padding-bottom: 250px;
}

.pb-300 {
  padding-bottom: 300px;
}

/* =====================================
PADDING LEFT
===================================== */
.pl-0 {
  padding-left: 0;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-100 {
  padding-left: 100px;
}

.pl-110 {
  padding-left: 110px;
}

.pl-120 {
  padding-left: 120px;
}

.pl-130 {
  padding-left: 130px;
}

.pl-140 {
  padding-left: 140px;
}

.pl-150 {
  padding-left: 150px;
}

/* =====================================
1.3. PAGE SECTION PADDING
===================================== */
.ptb-0 {
  padding: 0;
}

.ptb-10 {
  padding: 10px 0;
}

.ptb-20 {
  padding: 20px 0;
}

.ptb-30 {
  padding: 30px 0;
}

.ptb-40 {
  padding: 40px 0;
}

.ptb-50 {
  padding: 50px 0;
}

.ptb-60 {
  padding: 60px 0;
}

.ptb-70 {
  padding: 70px 0;
}

.ptb-80 {
  padding: 80px 0;
}

.ptb-90 {
  padding: 90px 0;
}

.ptb-100 {
  padding: 100px 0;
}

.ptb-110 {
  padding: 110px 0;
}

.ptb-120 {
  padding: 120px 0;
}

.ptb-130 {
  padding: 130px 0;
}

.ptb-140 {
  padding: 140px 0;
}

.ptb-150 {
  padding: 150px 0;
}

.p-100 {
  padding: 100px;
}

/* =====================================
1.4. PAGE SECTION MARGIN
===================================== */
.mtb-0 {
  margin: 0;
}

.mtb-10 {
  margin: 10px 0;
}

.mtb-15 {
  margin: 15px 0;
}

.mtb-20 {
  margin: 20px 0;
}

.mtb-30 {
  margin: 30px 0;
}

.mtb-40 {
  margin: 40px 0;
}

.mtb-50 {
  margin: 50px 0;
}

.mtb-60 {
  margin: 60px 0;
}

.mtb-70 {
  margin: 70px 0;
}

.mtb-80 {
  margin: 80px 0;
}

.mtb-90 {
  margin: 90px 0;
}

.mtb-100 {
  margin: 100px 0;
}

.mtb-110 {
  margin: 110px 0;
}

.mtb-120 {
  margin: 120px 0;
}

.mtb-130 {
  margin: 130px 0;
}

.mtb-140 {
  margin: 140px 0;
}

.mtb-150 {
  margin: 150px 0;
}

.mr-60 {
  margin: 0px 60px 0px 0px;
}

/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4Z11lFc-K.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
ul, li {
  list-style-type: none;
  margin-bottom: 0rem;
  padding-left: 0rem;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0rem;
  font-family: "Poppins", sans-serif;
}

p {
  font-family: "Poppins", sans-serif;
  margin-bottom: 0rem;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.26px;
  line-height: 26px;
}

a {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: block;
  margin: 0px;
}

a:hover {
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0 none;
  color: none !important;
}

button {
  cursor: pointer;
}

button:focus, .form-control:focus, .form-select:focus, button.btn:focus {
  outline: none;
  box-shadow: none;
}

header {
  background: url("../images/header.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  height: 100vh;
}
header .menu .navbar {
  padding: 20px 0px;
  background: white;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  transition: all 0.2s ease-in-out;
}
header .menu .navbar .menucollapse {
  flex: 1;
}
header .menu .navbar li.nav-item {
  padding: 0px 18px;
}
header .menu .navbar li.nav-item a.nav-link {
  color: #1E1E1E;
  padding: 8px;
  font-weight: 500;
  font-size: 17px;
  transition: all 0.2s ease-in-out;
}
header .menu .navbar li.nav-item a.nav-link:hover {
  color: #e73807;
  transition: all 0.2s ease-in-out;
}
header .menu .navbar .logo a.navbar-brand {
  margin: 0px;
  width: 70px;
}
header .menu .navbar .profile_cart {
  flex: 1;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
header .menu .navbar .profile_cart .dropdown {
  position: relative;
}
header .menu .navbar .profile_cart .dropdown button.icons {
  background: transparent;
  border: 0px;
}
header .menu .navbar .profile_cart .dropdown button.icons::after {
  display: none;
}
header .menu .navbar .profile_cart .dropdown .dropdown-menu, header .menu .navbar .profile_cart .dropdown .dropdown-menu[data-bs-popper] {
  position: absolute;
  width: 150px;
  right: 0;
  left: unset;
  margin: 0;
  display: block;
  height: 0px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
header .menu .navbar .profile_cart .dropdown .dropdown-menu .dropdown-item, header .menu .navbar .profile_cart .dropdown .dropdown-menu[data-bs-popper] .dropdown-item {
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
}
header .menu .navbar .profile_cart .dropdown .dropdown-menu.show, header .menu .navbar .profile_cart .dropdown .dropdown-menu[data-bs-popper].show {
  height: 82px;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
header .menu .navbar .profile_cart .dropdown .dropdown-menu.show .dropdown-item, header .menu .navbar .profile_cart .dropdown .dropdown-menu[data-bs-popper].show .dropdown-item {
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-in-out;
}
header .menu .navbar .profile_cart .dropdown .dropdown-menu.show .dropdown-item:hover, header .menu .navbar .profile_cart .dropdown .dropdown-menu[data-bs-popper].show .dropdown-item:hover {
  color: #FF5D31;
  background: transparent;
}
header .menu .navbar .profile_cart i {
  font-size: 24px;
  color: #1E1E1E;
}
header .menu .navbar .profile_cart i.fa-bag-shopping {
  margin-left: 30px;
}
header .menu .navbar .profile_cart span {
  text-align: center;
  position: absolute;
  width: 20px;
  height: 20px;
  color: white;
  background: #FF5D31;
  line-height: 20px;
  border-radius: 50px;
  top: -10px;
  right: -10px;
}
header .sticky-wrapper.is-sticky .menu {
  height: auto;
  background: white;
  transition: all 0.3s ease-in-out;
  z-index: 99 !important;
}
header .sticky-wrapper.is-sticky .menu .navbar {
  padding: 10px 0px;
  transition: all 0.2s ease-in-out;
}
header .titel {
  text-align: center;
  margin-top: 200px;
}
header .titel h1 {
  font-size: 50px;
  color: white;
  font-weight: 700;
}
header .titel p {
  font-size: 18px;
  color: #F5F5F5;
  margin-top: 10px;
  line-height: 30px;
  display: inline-block;
  margin-bottom: 30px;
}
header .titel p span {
  display: block;
}
header .titel .allproducts {
  display: block;
}
header .titel a {
  padding: 16px 30px;
  font-size: 16px;
  margin: 0px auto;
  width: 235px;
  background: #FF5D31;
  color: white;
  transition: all 0.5s ease-in-out;
}
header .titel a:hover {
  background: black;
  transition: all 0.2s ease-in-out;
}

.Products .Products-titel h2 {
  color: black;
  font-size: 35px;
  font-weight: 700;
}
.Products .product-box {
  min-height: 320px;
  width: auto;
  background: white;
  margin-top: 40px;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  -webkit-box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  -moz-box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}
.Products .product-box .colam-top {
  height: 70px;
  width: 100%;
  padding: 25px 20px;
}
.Products .product-box .colam-top h3 {
  font-size: 30px;
  font-weight: 600;
  color: #FF5D31;
}
.Products .product-box .colam-top h3 span {
  font-size: 22px;
  margin-left: 10px;
  color: black;
}
.Products .product-box .colam-one {
  padding: 0px 20px;
  height: 50px;
  background: white;
  display: flex;
  align-items: center;
}
.Products .product-box .colam-one h4 {
  color: black;
  font-size: 16px;
  font-weight: 600;
}
.Products .product-box .colam-two {
  padding: 0px 20px;
  height: 50px;
  background: #F5F5F5;
  display: flex;
  align-items: center;
}
.Products .product-box .colam-two h4 {
  color: black;
  font-size: 14px;
  font-weight: 600;
}
.Products .product-box .colam-btn {
  padding: 0px 20px;
  height: 50px;
  background: white;
  display: flex;
  align-items: center;
}
.Products .product-box .colam-btn a {
  font-size: 14px;
  font-weight: 700;
  color: black;
  text-decoration: underline;
  transition: all 0.2s ease-in-out;
}
.Products .product-box .colam-btn a:hover {
  color: #e73807;
  transition: all 0.2s ease-in-out;
}
.Products .box-position {
  position: relative;
}
.Products .box-position .box-p-tion {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 5px 15px;
  border-radius: 50px;
  background: #FF5D31;
}
.Products .box-position .box-p-tion h5 {
  font-size: 12px;
  color: white;
}

.Product-Collection {
  background: #F5F5F5;
}
.Product-Collection .Product-Collection-titel h2 {
  color: black;
  font-size: 35px;
  font-weight: 700;
}
.Product-Collection .product-box2 {
  margin-top: 50px;
  background: white;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  transition: all 0.5s ease-in-out;
}
.Product-Collection .product-box2 .pb2-img {
  background: white;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
}
.Product-Collection .product-box2 .pb2-img a {
  height: 300px;
  width: max-content;
  margin: 35px auto;
}
.Product-Collection .product-box2 .pb2-img a img {
  height: 100%;
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.Product-Collection .product-box2 .pb2-text {
  text-align: center;
  padding: 20px;
}
.Product-Collection .product-box2 .pb2-text h3 {
  font-size: 16px;
  color: black;
  font-weight: 700;
  padding-bottom: 8px;
}
.Product-Collection .product-box2 .pb2-text h4 {
  font-size: 22px;
  color: black;
  font-weight: 700;
  line-height: 33px;
}
.Product-Collection .product-box2:hover {
  transition: all 0.5s ease-in-out;
  background: #FF5D31;
}
.Product-Collection .product-box2:hover .pb2-img a img {
  transform: scale(1.1);
  transition: all 0.5s ease-in-out;
}
.Product-Collection .product-box2:hover .pb2-text h3, .Product-Collection .product-box2:hover .pb2-text h4 {
  color: white;
  transition: all 0.2s ease-in-out;
}

.Our-Benefits {
  background: #1E1E1E;
}
.Our-Benefits .col-lg-6 {
  padding: 0px;
}
.Our-Benefits .benifit_width .Our-Benefit-titel {
  max-width: 650px;
  margin-left: auto;
  padding-right: 180px;
}
.Our-Benefits .Our-Benefit-titel {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.Our-Benefits .Our-Benefit-titel h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 50px;
  color: white;
}
.Our-Benefits .Our-Benefit-titel p {
  font-size: 16px;
  color: #F5F5F5;
  margin-top: 10px;
  margin-bottom: 30px;
}
.Our-Benefits .Our-Benefit-titel a {
  padding: 16px 30px;
  width: 235px;
  font-size: 16px;
  text-align: center;
  background: #FF5D31;
  color: white;
  transition: all 0.5s ease-in-out;
}
.Our-Benefits .Our-Benefit-titel a:hover {
  background: black;
  transition: all 0.2s ease-in-out;
}
.Our-Benefits .Our-Benefits-img {
  height: 600px;
  width: auto;
}
.Our-Benefits .Our-Benefits-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.our-benefit-2 {
  background: white;
}
.our-benefit-2 .col-lg-6 {
  padding: 0px;
}
.our-benefit-2 .Our-Benefits-img2 {
  height: 600px;
  width: auto;
}
.our-benefit-2 .Our-Benefits-img2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.our-benefit-2 .Our-Benefit-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 95px;
  height: 100%;
  max-width: 590px;
}
.our-benefit-2 .Our-Benefit-text h2 {
  font-size: 35px;
  color: black;
  font-weight: 700;
}
.our-benefit-2 .Our-Benefit-text h5 {
  font-size: 16px;
  font-weight: 400;
  margin: 15px 0 25px 0;
}
.our-benefit-2 .Our-Benefit-text input {
  height: 50px;
  width: 100%;
  font-size: 16px;
  background: white;
  border: 1px solid #E9E9E9;
  margin-bottom: 15px;
  padding: 0px 20px;
  outline: none;
  transition: all 0.2s ease-in-out;
}
.our-benefit-2 .Our-Benefit-text input::placeholder {
  font-size: 15px;
}
.our-benefit-2 .Our-Benefit-text input:focus {
  box-shadow: none;
  border-color: #FF5D31;
  transition: all 0.2s ease-in-out;
}
.our-benefit-2 .Our-Benefit-text .baton a.submit_btn {
  padding: 16px 20px;
  width: 235px;
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  color: white;
  background: #FF5D31;
  border: none;
  margin-bottom: 10px;
  transition: all 0.2s ease-in-out;
}
.our-benefit-2 .Our-Benefit-text .baton a.submit_btn:hover {
  background: black;
  transition: all 0.2s ease-in-out;
}
.our-benefit-2 .Our-Benefit-text p {
  font-size: 14px;
}

.faq {
  background: #F5F5F5;
}
.faq .faq-box .section_title {
  font-size: 35px;
  text-align: center;
  font-weight: 700;
  line-height: 50px;
}
.faq .faq-box h2 button, .faq .faq-box h2.collapsed {
  text-align: center;
  font-size: 17px;
  color: black;
  background: white;
  border-radius: 8px;
  overflow: hidden;
  font-weight: 700;
  border: 0px;
  padding: 20px 22px;
}
.faq .faq-box h2 button:focus, .faq .faq-box h2.collapsed:focus {
  outline: none;
  box-shadow: none;
}
.faq .faq-box h2 button::after, .faq .faq-box h2.collapsed::after {
  display: none;
}
.faq .faq-box h2 i {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
}
.faq .faq-box h2 button.collapsed i.fa-minus {
  visibility: hidden;
  transition: all 0.2s ease-in-out;
}
.faq .faq-box h2 button.collapsed i.fa-plus {
  visibility: visible;
  transition: all 0.2s ease-in-out;
}
.faq .faq-box h2 button i.fa-plus {
  visibility: hidden;
  transition: all 0.2s ease-in-out;
}
.faq .faq-box h2 button i.fa-minus {
  visibility: visible;
  transition: all 0.2s ease-in-out;
}
.faq .faq-box .faq-accordion {
  margin-top: 50px;
}
.faq .faq-box .faq-accordion .accordion-button:not(.collapsed) {
  box-shadow: none;
}
.faq .faq-box .faq-accordion .accordion-item {
  margin-bottom: 15px;
  border-radius: 8px;
  overflow: hidden;
  border: 0px;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  -webkit-box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  -moz-box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}
.faq .faq-box .faq-accordion .accordion-item.show {
  border: 0px;
}
.faq .faq-box .faq-accordion .accordion-item .accordion-body {
  padding-top: 0px;
}
.faq .faq-box .faq-accordion .accordion-item .accordion-body p {
  color: #797979;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-size: 16px;
}

.end-section {
  background: #1E1E1E;
  position: relative;
}
.end-section .es-position a {
  position: absolute;
  top: -22px;
  right: 20px;
  width: 45px;
  height: 45px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FF5D31;
  transition: all 0.2s ease-in-out;
}
.end-section .es-position a h3 {
  font-size: 16px;
  color: white;
  transition: all 0.2s ease-in-out;
}
.end-section .es-position a h3 i {
  vertical-align: middle;
}
.end-section .es-position a:hover {
  transition: all 0.2s ease-in-out;
  background: black;
}
.end-section .end-part-1 h2 {
  color: white;
  font-size: 16px;
  font-weight: 700;
}
.end-section .end-part-1 p {
  color: #797979;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin: 15px 0;
}
.end-section .end-part-1 h3 {
  font-size: 12px;
  color: #797979;
  margin-bottom: 10px;
}
.end-section .end-part-1 h3 span {
  font-size: 17px;
  margin-right: 10px;
}
.end-section .end-part-1 h3:hover {
  color: #FF5D31;
  transition: all 0.2s ease-in-out;
}
.end-section .end-part-2 {
  margin-left: 70px;
}
.end-section .end-part-2 h2 {
  color: white;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
}
.end-section .end-part-2 h3 {
  font-size: 14px;
  color: #797979;
  margin-bottom: 10px;
  transition: all 0.2s ease-in-out;
}
.end-section .end-part-2 h3:hover {
  color: #FF5D31;
  transition: all 0.2s ease-in-out;
}
.end-section .end-part-3 {
  margin-left: 120px;
}
.end-section .end-part-3 h2 {
  color: white;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
}
.end-section .end-part-3 ul {
  display: flex;
}
.end-section .end-part-3 ul li a h3 {
  font-size: 25px;
  color: #797979;
  margin-right: 20px;
  transition: all 0.5s ease-in-out;
}
.end-section .end-part-3 ul li a h3:hover {
  color: #FF5D31;
  transition: all 0.5s ease-in-out;
}

.end {
  height: 50px;
  width: 100%;
  background: black;
}
.end h2 {
  text-align: center;
  color: #797979;
  font-size: 14px;
  padding: 16px 0;
}

.product_header {
  background-image: none;
  height: unset;
}

.headerr .menu .navbar {
  padding: 10px 0 !important;
  box-shadow: 0px 1px 5px 0px;
}
.headerr .menu .navbar .container-fluid {
  padding: 0px 50px;
  background: white;
}
.headerr .menu .navbar .container-fluid a.nav-link {
  color: black;
  font-weight: 800;
  font-size: 17px;
  transition: all 0.2s ease-in-out;
}
.headerr .menu .navbar .container-fluid a.nav-link:hover {
  color: #e73807;
  transition: all 0.2s ease-in-out;
}
.headerr .menu .navbar .container-fluid .logo {
  margin-right: 70px;
}
.headerr .menu .navbar .container-fluid .logo a img {
  height: 40px;
  width: auto;
}
.headerr .sticky-wrapper.is-sticky .menu {
  height: auto;
  background: white;
  transition: all 0.3s ease-in-out;
  z-index: 99 !important;
}

.Product-item {
  background: white;
}
.Product-item .home-t-shirt {
  margin-bottom: 40px;
}
.Product-item .home-t-shirt h2 {
  font-size: 22px;
  color: #797979;
}
.Product-item .home-t-shirt h2 span {
  color: black;
  font-weight: 700;
}
.Product-item .pi-img {
  border: 1px solid #dddddd;
  padding: 50px;
  background: #ECECEC;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}
.Product-item .pi-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.Product-item .product_details .label--select, .Product-item .t-shirt-box .label--select {
  position: relative;
  width: 100%;
}
.Product-item .product_details .label--select .select_box, .Product-item .t-shirt-box .label--select .select_box {
  padding-right: 50px;
  background: #fff;
  color: #333333;
  border-radius: 0;
  border: 1px solid #E8E8E8;
  padding: 14px;
  padding-right: 50px;
  display: block;
  width: 100%;
  -webkit-appearance: none;
}
.Product-item .product_details .label--select .select_box:focus, .Product-item .t-shirt-box .label--select .select_box:focus {
  box-shadow: none;
  outline: none;
}
.Product-item .product_details .label--select::after, .Product-item .t-shirt-box .label--select::after {
  box-sizing: border-box;
  color: #797979;
  content: "\f078";
  font-family: FontAwesome;
  height: 100%;
  padding: 14px;
  pointer-events: none;
  position: absolute;
  right: 0px;
  text-align: center;
  top: 0;
  width: 10%;
  z-index: 1;
}
.Product-item .t-shirt-box {
  height: 100%;
  width: 100%;
  background: white;
  padding: 20px;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  -moz-box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}
.Product-item .t-shirt-box h2.title_shirts {
  font-size: 32px;
  margin-bottom: 20px;
  color: black;
  font-weight: 700;
}
.Product-item .t-shirt-box p.paragraph_box {
  font-size: 14px;
  color: #797979;
  letter-spacing: 0.8px;
  padding: 10px 0px;
}
.Product-item .t-shirt-box .accordion-item {
  position: relative;
  border-radius: 0;
  border: 0;
}
.Product-item .t-shirt-box .accordion-item .accordion-header button {
  display: flex;
  justify-content: space-between;
  background: #fff;
  color: #000;
  border-radius: 0;
  border: 1px solid #E8E8E8;
}
.Product-item .t-shirt-box .accordion-item .accordion-header button:focus {
  box-shadow: none;
}
.Product-item .t-shirt-box .accordion-item .accordion-header button span, .Product-item .t-shirt-box .accordion-item .accordion-header button p {
  font-size: 14px;
}
.Product-item .t-shirt-box .accordion-item .accordion-header button p {
  font-weight: 700;
  color: black;
}
.Product-item .t-shirt-box .accordion-item .accordion-button::after {
  position: absolute;
  right: 20px;
}
.Product-item .t-shirt-box .accordion-item .accordion-collapse {
  top: 100%;
  width: 100%;
  padding: 0px 20px;
  background: #fff;
  position: absolute;
  border: 1px solid #E8E8E8;
  border-top: 0px;
  border-radius: 0px;
  z-index: 9999;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}
.Product-item .t-shirt-box .accordion-item .accordion-collapse .accordion-body {
  padding: 0px;
}
.Product-item .t-shirt-box .accordion-item .accordion-collapse .accordion-body .acItem {
  display: flex;
  padding: 15px 0px;
  justify-content: space-between;
}
.Product-item .t-shirt-box .accordion-item .accordion-collapse .accordion-body p {
  font-weight: 700;
  font-size: 14px;
  color: black;
}
.Product-item .t-shirt-box .color-point {
  margin: 15px 0px 20px;
}
.Product-item .t-shirt-box .color-point h2 {
  color: #797979;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
}
.Product-item .t-shirt-box .color-point span {
  color: black;
  font-weight: 900;
  margin-right: 10px;
}
.Product-item .t-shirt-box .color-point .color ul {
  display: flex;
}
.Product-item .t-shirt-box .color-point .color ul li .itemcolor a {
  display: block;
  height: 16px;
  width: 16px;
  padding: 0px 5px;
  border-radius: 50%;
  background: white;
  position: relative;
  z-index: 909;
  margin-right: 20px;
  border: 1px solid black;
}
.Product-item .t-shirt-box .color-point .color ul li .itemcolor a::before {
  width: 15px;
  height: 15px;
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid black;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
  opacity: 0;
}
.Product-item .t-shirt-box .color-point .color ul li .itemcolor a:hover::before, .Product-item .t-shirt-box .color-point .color ul li .itemcolor a.active::before {
  width: 26px;
  height: 26px;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
.Product-item .t-shirt-box .color-point .color ul li:nth-child(2) .itemcolor a {
  background: black;
  border-color: black;
}
.Product-item .t-shirt-box .color-point .color ul li:nth-child(2) .itemcolor a::before {
  border-color: black;
}
.Product-item .t-shirt-box .color-point .color ul li:nth-child(3) .itemcolor a {
  background: #AA2734;
  border-color: #AA2734;
}
.Product-item .t-shirt-box .color-point .color ul li:nth-child(3) .itemcolor a::before {
  border-color: #AA2734;
}
.Product-item .t-shirt-box .color-point .color ul li:nth-child(4) .itemcolor a {
  background: #535359;
  border-color: #535359;
}
.Product-item .t-shirt-box .color-point .color ul li:nth-child(4) .itemcolor a::before {
  border-color: #535359;
}
.Product-item .t-shirt-box .color-point .color ul li:nth-child(5) .itemcolor a {
  background: #212A42;
  border-color: #212A42;
}
.Product-item .t-shirt-box .color-point .color ul li:nth-child(5) .itemcolor a::before {
  border-color: #212A42;
}
.Product-item .t-shirt-box .color-point .color ul li:nth-child(6) .itemcolor a {
  background: #264185;
  border-color: #264185;
}
.Product-item .t-shirt-box .color-point .color ul li:nth-child(6) .itemcolor a::before {
  border-color: #264185;
}
.Product-item .t-shirt-box .color-point .color ul li:nth-child(7) .itemcolor a {
  background: #264185;
  border-color: #264185;
}
.Product-item .t-shirt-box .color-point .color ul li:nth-child(7) .itemcolor a::before {
  border-color: #264185;
}
.Product-item .t-shirt-box .discount {
  margin: 15px 0px;
}
.Product-item .t-shirt-box .discount h3 {
  font-size: 14px;
  color: black;
}
.Product-item .t-shirt-box .discount h3 .fa-tag {
  color: #FF5D31;
  margin-right: 8px;
}
.Product-item .t-shirt-box .discount h3 span {
  color: #0BC840;
  font-weight: 900;
  margin-left: 10px;
}
.Product-item .t-shirt-box .t-shirt-box-btn {
  width: 100%;
  background: #FF5D31;
  padding: 14px 20px;
  margin-top: 10px;
  transition: all 0.2s ease-in-out;
}
.Product-item .t-shirt-box .t-shirt-box-btn:hover {
  background: black;
  transition: all 0.2s ease-in-out;
}
.Product-item .t-shirt-box .t-shirt-box-btn .browse-designs h3 {
  color: white;
  font-size: 16px;
  font-weight: 500;
}
.Product-item .t-shirt-box .t-shirt-box-btn .browse-designs p {
  color: #F5F5F5;
  line-height: 16px;
  font-size: 12px;
  padding-top: 5px;
}
.Product-item .t-shirt-box .t-shirt-box-btn .i-btn h3 {
  font-size: 18px;
  color: white;
  padding: 7px 0;
}
.Product-item .t-shirt-box .t-shirt-box-btn2 {
  width: 100%;
  border: 1px solid #FF5D31;
  padding: 14px 20px;
  margin-top: 10px;
  transition: all 0.2s ease-in-out;
}
.Product-item .t-shirt-box .t-shirt-box-btn2 .upload-designs h3 {
  color: black;
  font-size: 16px;
  transition: all 0.2s ease-in-out;
  font-weight: 500;
}
.Product-item .t-shirt-box .t-shirt-box-btn2 .upload-designs p {
  color: #797979;
  padding-top: 5px;
  font-size: 12px;
  line-height: 16px;
  transition: all 0.2s ease-in-out;
}
.Product-item .t-shirt-box .t-shirt-box-btn2:hover {
  background: black;
  transition: all 0.2s ease-in-out;
}
.Product-item .t-shirt-box .t-shirt-box-btn2:hover .upload-designs h3, .Product-item .t-shirt-box .t-shirt-box-btn2:hover .upload-designs p, .Product-item .t-shirt-box .t-shirt-box-btn2:hover .i-btn2 h3 {
  color: white;
  transition: all 0.2s ease-in-out;
}
.Product-item .t-shirt-box .t-shirt-box-btn2 .i-btn2 h3 {
  font-size: 18px;
  transition: all 0.2s ease-in-out;
  color: black;
  padding: 7px 0;
}
.Product-item .line {
  height: 1px;
  width: 100%;
  background: #E8E8E8;
  margin: 40px 0;
}
.Product-item .accordion-item.productitem {
  position: relative;
  border-radius: 0;
  border: 0;
}
.Product-item .accordion-item.productitem .accordion-header button {
  display: flex;
  padding-right: 50px;
  justify-content: space-between;
  background: #fff;
  color: #000;
  border-radius: 0;
  border: 1px solid #E8E8E8;
}
.Product-item .accordion-item.productitem .accordion-header button:focus {
  box-shadow: none;
}
.Product-item .accordion-item.productitem .accordion-header button span, .Product-item .accordion-item.productitem .accordion-header button p {
  font-size: 14px;
}
.Product-item .accordion-item.productitem .accordion-header button p {
  font-weight: 700;
  color: black;
}
.Product-item .accordion-item.productitem .accordion-button::after {
  position: absolute;
  right: 20px;
}
.Product-item .accordion-item.productitem .accordion-collapse {
  top: 100%;
  width: 100%;
  padding: 0px 20px;
  background: #fff;
  position: absolute;
  border: 1px solid #E8E8E8;
  border-top: 0px;
  border-radius: 0px;
  z-index: 9999;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}
.Product-item .accordion-item.productitem .accordion-collapse .accordion-body {
  padding: 0px;
}
.Product-item .accordion-item.productitem .accordion-collapse .accordion-body .acItem {
  display: flex;
  cursor: pointer;
  padding: 15px 0px;
  justify-content: space-between;
}
.Product-item .accordion-item.productitem .accordion-collapse .accordion-body p {
  font-weight: 700;
  font-size: 14px;
  color: black;
}
.Product-item .table-box {
  background: #E67C99;
  min-height: 240px;
  margin-top: 30px;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  -moz-box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}
.Product-item .table-box .no-1-colam {
  height: 60px;
  width: 100%;
  background: white;
  padding: 20px 50px;
}
.Product-item .table-box .no-1-colam.fbold h3 {
  font-weight: 700;
}
.Product-item .table-box .no-1-colam .size-name {
  flex: 1;
}
.Product-item .table-box .no-1-colam .size-name h3 {
  font-size: 14px;
  color: black;
}
.Product-item .table-box .no-1-colam .size-num {
  flex: 1;
  text-align: center;
}
.Product-item .table-box .no-1-colam .size-num h3 {
  color: black;
  font-size: 14px;
}
.Product-item .table-box .no-2-colam {
  height: 60px;
  width: 100%;
  background: #F5F5F5;
  padding: 20px 50px;
}
.Product-item .table-box .no-2-colam .size-name {
  flex: 1;
}
.Product-item .table-box .no-2-colam .size-name h3 {
  font-size: 14px;
  color: black;
}
.Product-item .table-box .no-2-colam .size-num {
  flex: 1;
  text-align: center;
}
.Product-item .table-box .no-2-colam .size-num h3 {
  color: black;
  font-size: 14px;
}

.contact-info {
  background: #F5F5F5;
}
.contact-info .contact-titel {
  margin-bottom: 20px;
}
.contact-info .contact-titel h3 {
  font-size: 22px;
  font-weight: 400;
}
.contact-info .contact-titel h3 span {
  font-weight: 700;
  color: black;
}
.contact-info .contact-text h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
}
.contact-info .eh i {
  color: #B8B8B8;
}
.contact-info .eh .e-mail h3 {
  color: #FF5D31;
  display: flex;
  font-size: 16px;
}
.contact-info .eh .e-mail h3 span {
  color: #797979;
  margin-right: 10px;
}
.contact-info .eh .e-mail h3 a {
  color: #FF5D31;
  text-decoration: underline;
}
.contact-info .eh .e-mail p {
  font-size: 14px;
  color: #797979;
  margin: 5px 0 0 25px;
}
.contact-info .eh .hour {
  margin-top: 20px;
}
.contact-info .eh .hour h3 {
  color: #797979;
  font-size: 16px;
}
.contact-info .eh .hour h3 span {
  color: black;
  font-weight: 900;
  margin-left: 10px;
}
.contact-info .eh .hour p {
  font-size: 16px;
  color: #797979;
  margin: 5px 0 0 25px;
}
.contact-info .eh .hour p span {
  font-weight: 700;
  color: black;
}
.contact-info .contact-box {
  min-height: 400px;
  width: auto;
  background: white;
  padding: 20px;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  -moz-box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}
.contact-info .contact-box .contact-box-titel {
  margin-bottom: 20px;
  text-align: center;
}
.contact-info .contact-box .contact-box-titel h2 {
  font-size: 25px;
  font-weight: 900;
}
.contact-info .contact-box .c-box-input, .contact-info .contact-box .form-floating {
  position: relative;
  margin-bottom: 15px;
}
.contact-info .contact-box .c-box-input input, .contact-info .contact-box .c-box-input .form-control, .contact-info .contact-box .form-floating input, .contact-info .contact-box .form-floating .form-control {
  width: 100%;
  color: #343434;
  font-size: 16px;
  background: #FAFAFA;
  border: 1px solid #ECECEC;
  outline: none;
  border-radius: 0px;
  padding: 15px 20px;
  padding-left: 45px;
  transition: all 0.2s ease-in-out;
}
.contact-info .contact-box .c-box-input input:focus, .contact-info .contact-box .c-box-input .form-control:focus, .contact-info .contact-box .form-floating input:focus, .contact-info .contact-box .form-floating .form-control:focus {
  border-color: #FF5D31;
  transition: all 0.2s ease-in-out;
}
.contact-info .contact-box .c-box-input i, .contact-info .contact-box .form-floating i {
  position: absolute;
  color: #B8B8B8;
  left: 20px;
  top: 20px;
}
.contact-info .contact-box .form-floating .form-control::placeholder {
  color: #797979;
}
.contact-info .contact-box .baton input {
  text-align: center;
  height: 50px;
  font-size: 18px;
  width: 100%;
  color: white;
  background: #FF5D31;
  outline: 1px solid white;
  border: none;
  padding: 10px 0;
  transition: all 0.2s ease-in-out;
}
.contact-info .contact-box .baton input:hover {
  background: black;
  transition: all 0.2s ease-in-out;
}

.preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: #FF5D31;
  z-index: 9999;
}
.preloader .wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.5);
}
.preloader .loader {
  height: 25px;
  width: 1px;
  position: absolute;
  animation: rotate 3.5s linear infinite;
}
.preloader .loader .dot {
  top: 30px;
  height: 7px;
  width: 7px;
  background: #fff;
  border-radius: 50%;
  position: relative;
}
.preloader .text {
  position: absolute;
  top: calc(50% + 90px);
  left: 50%;
  transform: translate(-50%, -50%) scale(1.5);
  font-size: 25px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  color: #fff;
}
@keyframes rotate {
  30% {
    transform: rotate(220deg);
  }
  40% {
    transform: rotate(450deg);
    opacity: 1;
  }
  75% {
    transform: rotate(720deg);
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: rotate(0deg);
  }
}
.preloader .loader:nth-child(1) {
  animation-delay: 0.15s;
}
.preloader .loader:nth-child(2) {
  animation-delay: 0.3s;
}
.preloader .loader:nth-child(3) {
  animation-delay: 0.45s;
}
.preloader .loader:nth-child(4) {
  animation-delay: 0.6s;
}
.preloader .loader:nth-child(5) {
  animation-delay: 0.75s;
}
.preloader .loader:nth-child(6) {
  animation-delay: 0.9s;
}

.privacy header {
  height: unset;
  background: url("../images/privacy.png");
  background-size: cover;
  background-position: top;
}
.privacy header .titel {
  margin-top: 0;
  padding: 140px 0px;
}

.privacy_section {
  background: #F5F5F5;
}
.privacy_section .privacy_area {
  background: white;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}
.privacy_section .privacy_area .nav {
  display: flex;
  border: 2px solid #FF5D31;
}
.privacy_section .privacy_area .nav button.nav-link {
  flex: 1;
  font-weight: 700;
  color: #1E1E1E;
  border-radius: 0px;
  padding: 18px 10px;
  font-size: 20px;
  border: 0px;
  margin: 0px;
}
.privacy_section .privacy_area .nav button.nav-link.active {
  background: #FF5D31;
  color: white;
}
.privacy_section .privacy_area .tab-content .tab-pane {
  padding: 30px 20px;
}
.privacy_section .privacy_area .tab-content .tab-pane .tab_item h3 {
  font-size: 22px;
  font-weight: 600;
  color: #1E1E1E;
  margin-bottom: 15px;
}
.privacy_section .privacy_area .tab-content .tab-pane .tab_item p {
  margin-bottom: 15px;
  display: inline-block;
  color: #333333;
  font-size: 15px;
  line-height: 24px;
}

.register {
  background: #FF5D31;
}
.register .col-md-12, .register .col, .register .col-md-6 .row {
  padding: 0px;
  margin: 0px;
}
.register .reg_area {
  background: #F5F5F5;
  padding: 0px;
}
.register .reg_area .reg_images {
  background: #FFB09A;
  text-align: center;
  padding-top: 50px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.register .reg_area .reg_images .reg_logo {
  padding: 0px 40px;
}
.register .reg_area .reg_images .reg_logo a {
  width: 90px;
  margin: 0px auto;
}
.register .reg_area .reg_images .reg_logo a img {
  width: 100%;
}
.register .reg_area .reg_images .reg_img {
  padding: 0px 40px;
}
.register .reg_area .reg_images .reg_head {
  padding: 0px 40px;
}
.register .reg_area .reg_images .reg_head h4 {
  font-size: 32px;
  padding: 0px 35px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 30px;
}
.register .reg_area .reg_images .bottom_shape {
  text-align: left;
  padding-left: 10px;
}
.register .reg_area .reg_inner {
  padding: 50px 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.register .reg_area .reg_inner .reg_titles h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}
.register .reg_area .reg_inner .reg_titles p {
  font-size: 15px;
}
.register .reg_area .reg_inner .form-group {
  margin-bottom: 50px;
}
.register .reg_area .reg_inner .form-group .form-label, .register .reg_area .reg_inner .form-group input, .register .reg_area .reg_inner .form-group i {
  color: #797979;
}
.register .reg_area .reg_inner .form-group .input_area {
  position: relative;
}
.register .reg_area .reg_inner .form-group .form-control {
  border: 1px solid #dddddd;
  border-radius: 0px;
  background: white;
  color: #333333;
  padding: 10px 16px 10px 35px;
}
.register .reg_area .reg_inner .form-group .form-control:focus {
  border-color: #FF5D31;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}
.register .reg_area .reg_inner .form-group i {
  position: absolute;
  bottom: 14px;
  left: 10px;
  width: 20px;
  vertical-align: middle;
  text-align: center;
}
.register .reg_area .reg_inner .form-group .agree {
  color: #797979;
}
.register .reg_area .reg_inner .form-group .agree a {
  display: inline-block;
  color: #FF5D31;
  font-size: 15px;
}
.register .reg_area .reg_inner .form-group .agree .form-check-input:checked[type=checkbox], .register .reg_area .reg_inner .form-group .agree .form-check-input:checked {
  background-color: #FF5D31;
  border-color: #FF5D31;
}
.register .reg_area .reg_inner .form-group .agree .form-check-input {
  border-color: #797979;
}
.register .reg_area .reg_inner .form-group .agree .form-check-input:focus {
  outline: none;
  box-shadow: none;
  border-color: #FF5D31;
}
.register .reg_area .reg_inner .form_sumit {
  margin-bottom: 20px;
}
.register .reg_area .reg_inner .form_sumit a {
  display: block;
  background: #FF5D31;
  text-align: center;
  color: white;
  padding: 12px 30px;
  font-size: 18px;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
}
.register .reg_area .reg_inner .form_sumit a:hover {
  background: #e73807;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  transition: all 0.2s ease-in-out;
}
.register .reg_area .reg_inner .login p {
  color: #333333;
}
.register .reg_area .reg_inner .login p a {
  display: inline-block;
  color: #FF5D31;
}
.register.loginpage .reg_area .reg_images .bottom_shape {
  position: relative;
  margin-top: 70px;
  text-align: right;
}
.register.loginpage .reg_area .agree {
  display: flex;
  justify-content: space-between;
}
.register.loginpage .reg_area .agree a.forgot_pass {
  color: #FF5D31;
}

.product_area .nav {
  display: flex;
  background: white;
  padding-top: 20px;
}
.product_area .nav button.nav-link {
  flex: 1;
  font-weight: 600;
  color: #1E1E1E;
  border-radius: 0px;
  padding: 18px 10px;
  font-size: 20px;
  border: 0px;
  margin: 0px;
  border: 2px solid #FF5D31;
  border-right: 0px;
}
.product_area .nav button.nav-link:last-child {
  border-right: 2px solid #FF5D31;
}
.product_area .nav button.nav-link.active {
  background: #FF5D31;
  color: white;
}
.product_area .allproduct .filter {
  display: flex;
  justify-content: space-between;
  padding: 40px 0px 50px;
  position: relative;
  background: white;
}
.product_area .allproduct .filter .filter_by, .product_area .allproduct .filter .sortby {
  display: flex;
}
.product_area .allproduct .filter .filter_by p, .product_area .allproduct .filter .sortby p {
  display: inline-block;
  font-weight: 600;
  margin-right: 25px;
}
.product_area .allproduct .filter .filter_by p i, .product_area .allproduct .filter .sortby p i {
  margin-right: 5px;
  vertical-align: middle;
}
.product_area .allproduct .filter .filter_by .dropdown, .product_area .allproduct .filter .sortby .dropdown {
  position: unset;
}
.product_area .allproduct .filter .filter_by .dropdown .dropdown-toggle, .product_area .allproduct .filter .sortby .dropdown .dropdown-toggle {
  margin: 0px 20px;
  background: transparent;
  border: 0px;
  padding: 0px;
}
.product_area .allproduct .filter .filter_by .dropdown .dropdown-toggle::after, .product_area .allproduct .filter .sortby .dropdown .dropdown-toggle::after {
  display: none;
}
.product_area .allproduct .filter .filter_by .dropdown .dropdown-toggle i, .product_area .allproduct .filter .sortby .dropdown .dropdown-toggle i {
  position: relative;
  left: 2px;
  font-size: 15px;
  transition: all 0.2s ease-in-out;
}
.product_area .allproduct .filter .filter_by .dropdown .dropdown-toggle.show, .product_area .allproduct .filter .sortby .dropdown .dropdown-toggle.show {
  color: #FF5D31;
}
.product_area .allproduct .filter .filter_by .dropdown .dropdown-toggle.show i, .product_area .allproduct .filter .sortby .dropdown .dropdown-toggle.show i {
  transform: rotate(180deg);
  transition: all 0.2s ease-in-out;
}
.product_area .allproduct .filter .filter_by .dropdown .dropdown-toggle.latestmr0, .product_area .allproduct .filter .sortby .dropdown .dropdown-toggle.latestmr0 {
  margin-right: 0px;
}
.product_area .allproduct .filter .filter_by .dropdown .dropdown-menu, .product_area .allproduct .filter .sortby .dropdown .dropdown-menu {
  max-height: 140px;
  overflow-y: auto;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  border-color: #dddddd;
  box-sizing: content-box;
}
.product_area .allproduct .filter .filter_by .dropdown .dropdown-menu::-webkit-scrollbar, .product_area .allproduct .filter .sortby .dropdown .dropdown-menu::-webkit-scrollbar {
  width: 7px;
}
.product_area .allproduct .filter .filter_by .dropdown .dropdown-menu::-webkit-scrollbar-track, .product_area .allproduct .filter .sortby .dropdown .dropdown-menu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px #D9D9D9;
}
.product_area .allproduct .filter .filter_by .dropdown .dropdown-menu::-webkit-scrollbar-thumb, .product_area .allproduct .filter .sortby .dropdown .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #D9D9D9;
  outline: 1px solid #D9D9D9;
}
.product_area .allproduct .filter .filter_by .dropdown .dropdown-menu .dropdown-item, .product_area .allproduct .filter .sortby .dropdown .dropdown-menu .dropdown-item {
  transition: all 0.2s ease-in-out;
}
.product_area .allproduct .filter .filter_by .dropdown .dropdown-menu .dropdown-item:hover, .product_area .allproduct .filter .sortby .dropdown .dropdown-menu .dropdown-item:hover {
  color: #FF5D31;
  background-color: transparent;
  transition: all 0.2s ease-in-out;
}
.product_area .allproduct .filter .filter_by .dropdown .dropdown-menu .dropdown-item .form-check-input:checked, .product_area .allproduct .filter .sortby .dropdown .dropdown-menu .dropdown-item .form-check-input:checked {
  background-color: #FF5D31;
  border-color: #FF5D31;
}
.product_area .allproduct .filter .filter_by .dropdown .dropdown-menu .dropdown-item .form-check-input:focus, .product_area .allproduct .filter .sortby .dropdown .dropdown-menu .dropdown-item .form-check-input:focus {
  outline: none;
  border-color: #FF5D31;
  box-shadow: none;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color, .product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show {
  position: absolute;
  right: 0;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show {
  width: 100%;
  transform: translate(0px, 26px) !important;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li {
  display: inline-block;
  min-width: 195px;
  padding: 2px 0px;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li a, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li a {
  position: relative;
  padding-left: 40px;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li a::before {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  border: 1px solid #dddddd;
  border-radius: 50px;
  left: 12px;
  top: 50%;
  transform: translate(0, -50%);
  background: white;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li a::after, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li a::after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  border: 1px solid #dddddd;
  border-radius: 50px;
  left: 12px;
  top: 50%;
  transform: translate(0, -50%) scale(1);
  transition: all 0.2s ease-in-out;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li a:hover::after, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li a:hover::after {
  transform: translate(0, -50%) scale(1.3);
  transition: all 0.2s ease-in-out;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Ash a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Ash a::before {
  background: #B2BEB5;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Lightgray a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Lightgray a::before {
  background: #D3D3D3;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Gray a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Gray a::before {
  background: #808080;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Black a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Black a::before {
  background: #000000;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Sand a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Sand a::before {
  background: #C2B280;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Yellow a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Yellow a::before {
  background: #FFFF00;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Orange a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Orange a::before {
  background: #FFA500;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.PalePink a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.PalePink a::before {
  background: #fadadd;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Cardinal a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Cardinal a::before {
  background: #C41E3A;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Red a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Red a::before {
  background: #FF0000;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Heather a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Heather a::before {
  background: #B83A4B;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Deep a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Deep a::before {
  background: #820000;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Maroon a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Maroon a::before {
  background: #800000;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Lime a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Lime a::before {
  background: #32CD32;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Military a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Military a::before {
  background: #4b5320;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Forest a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Forest a::before {
  background: #228B22;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Denim a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Denim a::before {
  background: #6F8FAF;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Blue a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Blue a::before {
  background: #0000FF;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Teal a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Teal a::before {
  background: #008080;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Royal a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Royal a::before {
  background: #4169e1;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Navy a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Navy a::before {
  background: #000080;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Purple a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Purple a::before {
  background: #A020F0;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Brown a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Brown a::before {
  background: #964B00;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Gold a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Gold a::before {
  background: #FFD700;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Azalea a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Azalea a::before {
  background: #c53d56;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Cherry a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Cherry a::before {
  background: #D2042D;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Mint a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Mint a::before {
  background: #3EB489;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Sapphire a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Sapphire a::before {
  background: #0F52BA;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Indigo a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Indigo a::before {
  background: #4B0082;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Violet a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Violet a::before {
  background: #8F00FF;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Orchid a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Orchid a::before {
  background: #DA70D6;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Natural a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Natural a::before {
  background: #ede6d4;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.YellowHaze a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.YellowHaze a::before {
  background: #FECB8B;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.AntiqueOrange a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.AntiqueOrange a::before {
  background: #ffb162;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Sunset a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Sunset a::before {
  background: #FA5F55;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Texas a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Texas a::before {
  background: #F1D2C9;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Coral a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Coral a::before {
  background: #AFDCEC;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Berry a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Berry a::before {
  background: #990000;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Garnet a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Garnet a::before {
  background: #9A2A2A;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.MintGreen a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.MintGreen a::before {
  background: #3EB489;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Neon a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Neon a::before {
  background: #39FF14;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Sky a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Sky a::before {
  background: #87CEEB;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Royal a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Royal a::before {
  background: #4169e1;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Lilac a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Lilac a::before {
  background: #C8A2C8;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Blackberry a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Blackberry a::before {
  background: #32001B;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Chocolate a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Chocolate a::before {
  background: #352620;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Heliconia a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Heliconia a::before {
  background: #E31C79;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Pepper a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Pepper a::before {
  background: #6b6564;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Dark a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Dark a::before {
  background: #6C6A67;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Ivory a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Ivory a::before {
  background: #FFBF00;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Sandstone a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Sandstone a::before {
  background: #786D5F;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Khaki a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Khaki a::before {
  background: #F0E68C;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Banana a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Banana a::before {
  background: #FBEFB7;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Butter a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Butter a::before {
  background: #f6e2b9;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Mustard a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Mustard a::before {
  background: #FFDB58;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Terracotta a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Terracotta a::before {
  background: #E3735E;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Salmon a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Salmon a::before {
  background: #FA8072;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Melon a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Melon a::before {
  background: #febaad;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Yam a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Yam a::before {
  background: #e17e45;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Blossom a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Blossom a::before {
  background: #fcc9b9;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Paprika a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Paprika a::before {
  background: #91504d;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Crimson a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Crimson a::before {
  background: #B2BEB5;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Chili a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Chili a::before {
  background: #B2BEB5;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Island a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Island a::before {
  background: #B2BEB5;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Citrus a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Citrus a::before {
  background: #DC143C;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Bay a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Bay a::before {
  background: #1F4477;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Moss a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Moss a::before {
  background: #8A9A5B;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Sage a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Sage a::before {
  background: #B2AC88;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Grass a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Grass a::before {
  background: #7CFC00;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Hemp a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Hemp a::before {
  background: #4b5320;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Emerald a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Emerald a::before {
  background: #50C878;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Wine a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Wine a::before {
  background: #722F37;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Pink a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Pink a::before {
  background: #FFC0CB;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.Antique a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.Antique a::before {
  background: #541b21;
}
.product_area .allproduct .filter .filter_by .dropdown.color_group .dropdown-menu.color.show li.CherryGarnet a::before, .product_area .allproduct .filter .sortby .dropdown.color_group .dropdown-menu.color.show li.CherryGarnet a::before {
  background: #9A2A2A;
}

.product_main .product_item {
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  border: 1px solid #dddddd;
  margin-bottom: 25px;
}
.product_main .product_item .product_img {
  background: #ECECEC;
  padding: 40px 0px;
  position: relative;
}
.product_main .product_item .product_img .pr_img {
  height: 290px;
  margin: 0px auto;
  text-align: center;
  transform: scale(1);
  transition: all 0.2s ease-in-out;
}
.product_main .product_item .product_img .pr_img img {
  height: 100%;
  object-fit: contain;
}
.product_main .product_item .product_img ul {
  position: absolute;
  top: 15px;
  right: 15px;
}
.product_main .product_item .product_img ul li {
  display: block;
  text-align: right;
}
.product_main .product_item .product_img ul li a, .product_main .product_item .product_img ul li button {
  border: 0px;
  background: transparent;
  text-align: right;
  position: relative;
  padding: 0;
}
.product_main .product_item .product_img ul li a:focus, .product_main .product_item .product_img ul li button:focus {
  outline: none;
  box-shadow: none;
}
.product_main .product_item .product_img ul li a span, .product_main .product_item .product_img ul li button span {
  color: white;
  font-size: 13px;
  margin-right: 15px;
  background-color: #333333;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: -50%;
  width: 100px;
  height: 25px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.product_main .product_item .product_img ul li a span::before, .product_main .product_item .product_img ul li button span::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left: 7px solid #333333;
  right: -14px;
  top: 50%;
  transform: translate(0, -50%);
}
.product_main .product_item .product_img ul li a i, .product_main .product_item .product_img ul li button i {
  color: #797979;
  font-size: 22px;
  background: #ECECEC;
}
.product_main .product_item .product_img ul li a i.fas, .product_main .product_item .product_img ul li button i.fas {
  color: #FF5D31;
}
.product_main .product_item .product_img ul li a.eye, .product_main .product_item .product_img ul li button.eye {
  margin-top: 15px;
}
.product_main .product_item .product_img ul li a.eye i, .product_main .product_item .product_img ul li button.eye i {
  font-size: 14px;
  border-radius: 50px;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  border: 1px solid #797979;
  line-height: 25px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  position: relative;
  z-index: 5;
}
.product_main .product_item .product_img ul li a.eye:hover i, .product_main .product_item .product_img ul li button.eye:hover i {
  background: #333333;
  color: white;
  border: 1px solid #333333;
  transition: all 0.2s ease-in-out;
}
.product_main .product_item .product_img ul li a.eye:hover span, .product_main .product_item .product_img ul li button.eye:hover span {
  right: 20px;
  visibility: visible;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
.product_main .product_item .product_content {
  background: white;
  padding: 20px;
  position: relative;
}
.product_main .product_item .product_content .up_design {
  position: absolute;
  right: 15px;
  top: -17.5px;
  opacity: 0;
  transform: scale(0);
  transition: all 0.2s ease-in-out;
}
.product_main .product_item .product_content .up_design a {
  position: relative;
  width: 35px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  overflow: hidden;
  text-align: right;
  transition: all 0.2s ease-in-out;
}
.product_main .product_item .product_content .up_design a span {
  background: #FF5D31;
  text-align: left;
  color: white;
  height: 35px;
  position: absolute;
  right: 0;
  left: 0;
  font-size: 14px;
  padding-left: 10px;
  line-height: 35px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.product_main .product_item .product_content .up_design a i {
  border-radius: 50%;
  border: 2px solid #FF5D31;
  background: white;
  color: #797979;
  text-align: center;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  line-height: 32px;
  font-size: 18px;
  z-index: 5;
  position: relative;
}
.product_main .product_item .product_content .up_design a:hover {
  width: 160px;
  transition: all 0.2s ease-in-out;
}
.product_main .product_item .product_content .up_design a:hover span {
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
.product_main .product_item .product_content h3 {
  font-size: 16px;
  font-weight: 600;
  color: black;
  transition: all 0.2s ease-in-out;
}
.product_main .product_item .product_content h3:hover {
  color: #FF5D31;
  transition: all 0.2s ease-in-out;
}
.product_main .product_item .product_content .size h5 {
  font-size: 15px;
  color: #333333;
  font-weight: 500;
  margin: 10px 0px;
}
.product_main .product_item .product_content .price {
  line-height: 18px;
}
.product_main .product_item .product_content .price span {
  font-size: 15px;
  color: #797979;
  position: relative;
  display: inline-block;
}
.product_main .product_item .product_content .price span::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #797979;
  left: 0;
  top: calc(50% - 0.5px);
}
.product_main .product_item .product_content .price p {
  font-size: 15px;
  color: #333333;
  line-height: 18px;
  font-weight: 500;
  display: inline-block;
}
.product_main .product_item:hover .pr_img {
  transform: scale(1.1);
  transition: all 0.5s ease-in-out;
}
.product_main .product_item:hover .product_content .up_design {
  opacity: 1;
  transform: scale(1);
  transition: all 0.2s ease-in-out;
}
.product_main .more_button {
  text-align: center;
  margin-top: 40px;
}
.product_main .more_button a {
  display: inline-block;
  padding: 10px 40px;
  margin: 0px auto;
  font-size: 18px;
  color: white;
  top: 0;
  position: relative;
  background: #FF5D31;
  transition: all 0.2s ease-in-out;
}
.product_main .more_button a:hover {
  box-shadow: 0px 6px 12px 0px rgba(34, 1, 2, 0.3);
  top: -3px;
  transition: all 0.2s ease-in-out;
}
.product_main .quickmodal.modal {
  min-height: 100vh;
  right: 0;
  left: unset;
}
.product_main .quickmodal.modal .modal-dialog {
  margin-right: unset;
  transform: translate(100%, 0px);
  margin-top: 0;
  margin-bottom: 0;
  max-width: 700px;
}
.product_main .quickmodal.modal .modal-dialog .modal-content {
  height: 100%;
  border: 0px;
  border-radius: 0px;
  display: inline-block;
}
.product_main .quickmodal.modal .modal-dialog .modal-content button.btnclose {
  margin-right: auto;
  width: 50px;
  margin-top: 20px;
  margin-left: -25px;
  height: 50px;
  background: white;
  border: 1px solid #FF5D31;
  border-radius: 50px;
}
.product_main .quickmodal.modal .modal-dialog .modal-content button.btnclose i {
  font-size: 22px;
  color: #797979;
  vertical-align: middle;
}
.product_main .quickmodal.modal .modal-body {
  background: white;
  padding-left: 40px;
  padding-right: 40px;
}
.product_main .quickmodal.modal .modal-body .product_view {
  text-align: center;
  background: #ECECEC;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}
.product_main .quickmodal.modal .modal-body .product_view .pr_items {
  height: 330px;
  margin-bottom: 40px;
  margin-top: 40px;
}
.product_main .quickmodal.modal .modal-body .product_view .pr_items img {
  object-fit: contain;
  height: 100%;
}
.product_main .quickmodal.modal .modal-body .owl-theme .owl-nav {
  margin: 0px;
  width: 100%;
  position: absolute;
  top: calc(50% - 20px);
}
.product_main .quickmodal.modal .modal-body .owl-theme .owl-nav .owl-prev, .product_main .quickmodal.modal .modal-body .owl-theme .owl-nav .owl-next {
  left: 20px;
  font-size: 22px;
  color: #797979;
  position: absolute;
}
.product_main .quickmodal.modal .modal-body .owl-theme .owl-nav .owl-prev:hover, .product_main .quickmodal.modal .modal-body .owl-theme .owl-nav .owl-next:hover {
  background-color: transparent;
  color: #FF5D31;
}
.product_main .quickmodal.modal .modal-body .owl-theme .owl-nav .owl-next {
  right: 20px;
  left: unset;
}
.product_main .quickmodal.modal .modal-body .product_details {
  margin-top: 40px;
  background: white;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  padding: 20px;
}
.product_main .quickmodal.modal .modal-body .product_details h2 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 20px;
}
.product_main .quickmodal.modal .modal-body .product_details .feature {
  margin: 20px 0px;
}
.product_main .quickmodal.modal .modal-body .product_details .feature p {
  color: #333333;
  margin-bottom: 10px;
}
.product_main .quickmodal.modal .modal-body .product_details .feature select.select_box {
  font-weight: 500;
  padding: 12px 14px;
  display: block;
  width: 100%;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
}
.product_main .quickmodal.modal .modal-body .product_details .feature select.select_box:focus {
  outline: none;
  box-shadow: none;
}
.product_main .quickmodal.modal .modal-body .product_details .feature .label--select {
  border: 1px solid #cccccc;
  display: block;
  overflow: hidden;
  position: relative;
}
.product_main .quickmodal.modal .modal-body .product_details .feature .label--select::after {
  box-sizing: border-box;
  color: #797979;
  content: "\f078";
  font-family: FontAwesome;
  height: 100%;
  padding: 12px 10px;
  pointer-events: none;
  position: absolute;
  right: 0px;
  text-align: center;
  top: 0;
  width: 10%;
  z-index: 1;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content p.feature {
  margin: 20px 0px;
  color: #797979;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec p {
  color: black;
  font-weight: 600;
  margin-bottom: 10px;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec p span {
  font-weight: 400;
  margin-left: 10px;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 18px;
  height: 18px;
  background: black;
  border-radius: 50px;
  cursor: pointer;
  position: relative;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span::before {
  position: absolute;
  content: "";
  border-radius: 50px;
  width: 100%;
  height: 100%;
  background: transparent;
  border: 1px solid #dddddd;
  opacity: 0;
  left: 0;
  top: 0;
  transform: scale(1);
  transition: all 0.2s ease-in-out;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span:hover::before {
  height: calc(100% + 6px);
  width: calc(100% + 6px);
  left: -3px;
  top: -3px;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.white {
  background: white;
  border: 1px solid #dddddd;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Natural_white {
  background: #ede6d4;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.ash {
  background: #B2BEB5;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Light_Gray {
  background: #D3D3D3;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Gray {
  background: #808080;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Black {
  background: black;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Yellow_Haze {
  background: #FECB8B;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Yellow {
  background: #FFFF00;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Gold {
  background: #FFD700;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Antique_Orange {
  background: #ffb162;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Orange {
  background: #FA5F55;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Sunset {
  background: #F1D2C9;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Texas_Pink {
  background: #F1D2C9;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Coral {
  background: #AFDCEC;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Pink {
  background: #F1D2C9;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Azalea {
  background: #c53d56;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Orchid {
  background: #DA70D6;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Heliconia {
  background: #E31C79;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Berry {
  background: #990000;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Antique_Red {
  background: #541b21;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Cardinal {
  background: #C41E3A;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Maroon {
  background: #800000;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Red {
  background: #FF0000;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Garnet {
  background: #9A2A2A;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Mint_Green {
  background: #3EB489;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Lime {
  background: #32CD32;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Neon_Green {
  background: #39FF14;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Green {
  background: #3EB489;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Forest {
  background: #228B22;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Light_Blue {
  background: #0000FF;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Sky {
  background: #87CEEB;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Sapphire {
  background: #0F52BA;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Inigo {
  background: #4B0082;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Royal {
  background: #4169e1;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Navy {
  background: #000080;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Lilac {
  background: #C8A2C8;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Purple {
  background: #A020F0;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Blackberry {
  background: #32001B;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Sand {
  background: #C2B280;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Chocolate {
  background: #352620;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Pepper {
  background: #6b6564;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Granite {
  background: #6C6A67;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Ivory {
  background: #FFBF00;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Sandstone {
  background: #786D5F;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Khaki {
  background: #F0E68C;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Banana {
  background: #FBEFB7;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Butter {
  background: #f6e2b9;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Mustard {
  background: #FFDB58;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Terracotta {
  background: #E3735E;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Salmon {
  background: #FA8072;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Melon {
  background: #febaad;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Yam {
  background: #e17e45;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Watermelon {
  background: #D23B68;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Paprika {
  background: #91504d;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Crimson {
  background: #DC143C;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Island_Reef {
  background: #83CCBC;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Citrus {
  background: #FAFA33;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Bay {
  background: #1F4477;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Moss {
  background: #8A9A5B;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Sage {
  background: #B2AC88;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Grass {
  background: #7CFC00;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Hemp {
  background: #4b5320;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Denim {
  background: #6F8FAF;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Emerald {
  background: #50C878;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Violet {
  background: #8F00FF;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .color_dec .color_btn span.Wine {
  background: #722F37;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .sizeprice {
  display: flex;
  margin-top: 30px;
  align-items: center;
  justify-content: space-between;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .sizeprice .size_name p {
  color: black;
  font-size: 15px;
  font-weight: 600;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .sizeprice .size_name p span {
  font-weight: 400;
  margin-left: 10px;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .sizeprice .allsize .form-select {
  border-radius: 0px;
  width: 150px;
  font-weight: 600;
  height: 38px;
  font-size: 15px;
  border: 1px solid #dddddd;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .sizeprice .offprice h5 {
  font-size: 16px;
  font-weight: 600;
  height: 38px;
  line-height: 38px;
  border: 1px solid #FF5D31;
  padding: 0px 16px;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .sizeprice .priceinclude {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .sizeprice .priceinclude p {
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .sizeprice .priceinclude p span {
  font-weight: 500;
  color: #797979;
  position: relative;
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .sizeprice .priceinclude p span::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #797979;
  top: calc(50% - 0.5px);
}
.product_main .quickmodal.modal .modal-body .product_details .decoration_content .sizeprice .priceinclude h5 {
  font-size: 16px;
  color: #FF5D31;
  margin: 0px;
  line-height: 20px;
  font-weight: 600;
  margin-left: 10px;
}
.product_main .quickmodal.modal .modal-body .product_details .upload_designbtn {
  margin-bottom: 20px;
  margin-top: 40px;
  width: 100%;
  border: 1px solid #FF5D31;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 20px;
  transition: all 0.2s ease-in-out;
}
.product_main .quickmodal.modal .modal-body .product_details .upload_designbtn h3 {
  color: black;
  font-size: 16px;
  transition: all 0.2s ease-in-out;
  font-weight: 500;
}
.product_main .quickmodal.modal .modal-body .product_details .upload_designbtn p {
  color: #797979;
  padding-top: 5px;
  font-size: 12px;
  line-height: 16px;
  transition: all 0.2s ease-in-out;
}
.product_main .quickmodal.modal .modal-body .product_details .upload_designbtn .i-btn2 h3 {
  font-size: 18px;
  transition: all 0.2s ease-in-out;
  color: black;
  padding: 7px 0;
}
.product_main .quickmodal.modal .modal-body .product_details .upload_designbtn:hover {
  background: #FF5D31;
  transition: all 0.2s ease-in-out;
}
.product_main .quickmodal.modal .modal-body .product_details .upload_designbtn:hover h3, .product_main .quickmodal.modal .modal-body .product_details .upload_designbtn:hover p {
  color: white;
  transition: all 0.2s ease-in-out;
}
.product_main .quickmodal.modal.show .modal-dialog {
  transform: translate(0%, 0px);
  height: 100vh;
}

.cart_section .cart_title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}
.cart_section .cart_area .table {
  border: 2px solid #dddddd;
  margin-bottom: 0px;
}
.cart_section .cart_area .table thead {
  background: #ECECEC;
}
.cart_section .cart_area .table thead tr th {
  font-size: 18px;
  font-weight: 600;
  padding: 12px;
  text-align: center;
  color: #333333;
}
.cart_section .cart_area .table tbody, .cart_section .cart_area .table tr, .cart_section .cart_area .table td, .cart_section .cart_area .table th {
  border-bottom: 0px;
  border-style: none;
  border-color: unset;
}
.cart_section .cart_area .table tbody tr {
  border-bottom: 2px solid #dddddd;
}
.cart_section .cart_area .table tbody tr:last-child {
  border-bottom: 0px;
}
.cart_section .cart_area .table tbody td {
  padding: 20px 15px;
  border-right: 2px solid #dddddd;
}
.cart_section .cart_area .table tbody td:first-child {
  padding-left: 0px;
}
.cart_section .cart_area .table tbody td:last-child {
  border-right: 0px;
}
.cart_section .cart_area .table .product_full_detail {
  display: inline-flex;
  align-items: center;
}
.cart_section .cart_area .table .delete_icon {
  width: 70px;
  cursor: pointer;
  text-align: center;
}
.cart_section .cart_area .table .delete_icon i {
  font-size: 20px;
  color: #333333;
}
.cart_section .cart_area .table .product_detail {
  display: inline-flex;
}
.cart_section .cart_area .table .product_detail .product_img {
  width: 100px;
  text-align: center;
  padding: 10px;
  background: #ECECEC;
}
.cart_section .cart_area .table .product_detail .product_img img {
  height: 90px;
  object-fit: cover;
}
.cart_section .cart_area .table .product_detail .product_detail_inner {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cart_section .cart_area .table .product_detail .product_detail_inner p {
  line-height: 18px;
}
.cart_section .cart_area .table .product_detail .product_detail_inner h4 {
  font-size: 18px;
  color: black;
  font-weight: 700;
}
.cart_section .cart_area .table .product_detail .product_detail_inner p {
  margin: 10px 0px;
  color: #FF5D31;
  display: inline-block;
}
.cart_section .cart_area .table .product_detail .product_detail_inner .color_pr {
  display: flex;
  align-items: center;
}
.cart_section .cart_area .table .product_detail .product_detail_inner .color_pr p {
  font-size: 14px;
  color: #333333;
  margin: 0px;
  display: flex;
  align-items: center;
}
.cart_section .cart_area .table .product_detail .product_detail_inner .color_pr p .circle {
  width: 14px;
  height: 14px;
  display: inline-block;
  background: black;
  border-radius: 50px;
  margin-left: 10px;
  margin-right: 5px;
}
.cart_section .cart_area .table .product_detail .product_detail_inner .color_pr p .circle.Brown {
  background: #964B00;
}
.cart_section .cart_area .table .quantity_area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 110px;
}
.cart_section .cart_area .table .quantity_area .quantity-field {
  margin: 0px 10px;
}
.cart_section .cart_area .table .quantity_area .quantity-field .q_input {
  padding: 5px;
  display: flex;
  width: 65px;
  justify-content: space-between;
  align-items: center;
  background: white;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}
.cart_section .cart_area .table .quantity_area .quantity-field .q_input .number {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  flex: 1;
  text-align: center;
}
.cart_section .cart_area .table .quantity_area .quantity-field .q_input .indc_btn {
  display: block;
}
.cart_section .cart_area .table .quantity_area .quantity-field .q_input .indc_btn button.value-button {
  background: #ECECEC;
  border: 0px;
  font-size: 12px;
  padding: 0px;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
}
.cart_section .cart_area .table .quantity_area .quantity-field .q_input .indc_btn button.value-button:first-child {
  border-bottom: 1px solid #dddddd;
}
.cart_section .cart_area .table .quantity_area .quantity-field p {
  color: #333333;
  text-align: center;
  margin-top: 5px;
}
.cart_section .cart_area .table .subtotal {
  text-align: center;
  min-height: 110px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart_section .cart_area .table .subtotal p {
  font-weight: 600;
  font-size: 18px;
  color: #333333;
}
.cart_section .cart_area .item_total_area {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
  border: 2px solid #dddddd;
  border-top: 0px;
}
.cart_section .cart_area .item_total_area .continue_ship a {
  color: #797979;
  text-decoration: underline;
}
.cart_section .cart_area .item_total_area .coupon_area form {
  display: flex;
}
.cart_section .cart_area .item_total_area .coupon_area .form-group .form-control {
  border: 1px solid #dddddd;
  border-radius: 0px;
  height: 46px;
  color: #333333;
}
.cart_section .cart_area .item_total_area .coupon_area .form-group .form-control::placeholder {
  color: #797979;
}
.cart_section .cart_area .item_total_area .coupon_area .apply_btn a {
  background: #FF5D31;
  padding: 0px 20px;
  color: white;
  font-weight: 600;
  height: 46px;
  line-height: 46px;
}
.cart_section .cart_area .item_total_area .itemtotal p {
  font-weight: 600;
  color: #797979;
  font-size: 18px;
}
.cart_section .cart_area .item_total_area .itemtotal p span {
  color: #FF5D31;
  margin-left: 10px;
}
.cart_section .cart_total .table {
  border-width: 2px;
}
.cart_section .cart_total .table thead th {
  font-weight: 600;
  font-size: 18px;
  padding: 12px;
  padding-left: 20px;
  color: #333333;
  border-width: 0 0px;
}
.cart_section .cart_total .table thead tr, .cart_section .cart_total .table tbody tr {
  display: flex;
  border-width: 2px 2px 0;
}
.cart_section .cart_total .table thead tr th, .cart_section .cart_total .table tbody tr th {
  flex: 1;
  border-width: 0px 0px 0px 2px;
}
.cart_section .cart_total .table thead tr th:first-child, .cart_section .cart_total .table tbody tr th:first-child {
  border-width: 0px 0px 0px 0px;
}
.cart_section .cart_total .table tbody tr:last-child {
  border-width: 2px 2px 2px;
}
.cart_section .cart_total .table tbody tr td {
  flex: 1;
  padding-left: 20px;
  display: flex;
  align-items: center;
  border-width: 0px 0px 0px 2px;
}
.cart_section .cart_total .table tbody tr td:first-child {
  border-width: 0px 0px 0px 0px;
}
.cart_section .cart_total .table tbody tr td p {
  font-weight: 500;
  color: #797979;
}
.cart_section .cart_total .table tbody tr td .total_price {
  padding: 10px 0px;
}
.cart_section .cart_total .table tbody tr td .total_price p.t_color {
  color: #FF5D31;
  font-size: 18px;
  font-weight: 600;
}
.cart_section .cart_total .table tbody tr td .flat_rate {
  padding: 10px 0px;
}
.cart_section .cart_total .table tbody tr td .flat_rate h6 {
  font-size: 18px;
  color: #797979;
  margin-bottom: 10px;
}
.cart_section .cart_total .table tbody tr td .flat_rate h6 span {
  font-weight: 600;
  color: #333333;
  margin-left: 5px;
}
.cart_section .cart_total .table tbody tr td .flat_rate p {
  font-size: 15px;
}
.cart_section .cart_total .proceed_checkout a {
  padding: 12px 25px;
  font-size: 18px;
  background: #FF5D31;
  color: white;
  text-align: center;
  display: block;
  margin-top: 30px;
  transition: all 0.2s ease-in-out;
}
.cart_section .cart_total .proceed_checkout a:hover {
  background: #e73807;
  transition: all 0.2s ease-in-out;
}

.custom_design {
  background: #F5F5F5;
}
.custom_design button {
  background: transparent;
  border: 0px;
  border-radius: 0;
}
.custom_design button:focus {
  outline: none;
  box-shadow: none;
}
.custom_design h2.title_custom {
  font-size: 26px;
  font-weight: 700;
}
.custom_design .custom_select {
  border: 1px solid #cccccc;
  display: block;
  overflow: hidden;
  position: relative;
}
.custom_design .custom_select .custom_select_inside {
  font-weight: 500;
  padding: 12px 14px;
  padding-left: 20px;
  display: block;
  width: 100%;
  font-size: 18px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
}
.custom_design .custom_select .custom_select_inside:focus {
  outline: none;
  box-shadow: none;
}
.custom_design .custom_select::after {
  box-sizing: border-box;
  color: #797979;
  content: "\f078";
  font-family: FontAwesome;
  height: 100%;
  padding: 12px 10px;
  pointer-events: none;
  position: absolute;
  right: 0px;
  text-align: center;
  top: 0;
  width: 10%;
  z-index: 1;
}
.custom_design .upload_main_area {
  margin-top: 30px;
}
.custom_design .upload_main_area .upload_detail {
  position: relative;
}
.custom_design .upload_main_area .nav {
  background: white;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}
.custom_design .upload_main_area .nav button.nav-link {
  width: 100%;
  height: 110px;
  color: #333333;
  border-radius: 0px;
  border-bottom: 1px solid #dddddd;
  transition: all 0.2s ease-in-out;
}
.custom_design .upload_main_area .nav button.nav-link:last-child {
  border-bottom: 0px;
}
.custom_design .upload_main_area .nav button.nav-link i {
  font-size: 32px;
  color: #797979;
}
.custom_design .upload_main_area .nav button.nav-link span {
  font-size: 15px;
  display: block;
  font-weight: 500;
}
.custom_design .upload_main_area .nav button.nav-link:hover {
  background: #ECECEC;
  border-color: #dddddd;
}
.custom_design .upload_main_area .nav button.nav-link:hover:last-child {
  border-bottom: 1px solid #dddddd;
}
.custom_design .upload_main_area .nav button.nav-link:hover i, .custom_design .upload_main_area .nav button.nav-link:hover span {
  color: #FF5D31;
  transition: all 0.2s ease-in-out;
}
.custom_design .upload_main_area .nav button.nav-link.active {
  background: #FF5D31;
  transition: all 0.2s ease-in-out;
}
.custom_design .upload_main_area .nav button.nav-link.active i, .custom_design .upload_main_area .nav button.nav-link.active span {
  color: white;
  transition: all 0.2s ease-in-out;
}
.custom_design .upload_main_area .starting_design {
  background: white;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  padding: 40px 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  height: 100%;
}
.custom_design .upload_main_area .starting_design h3 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
}
.custom_design .upload_main_area .starting_design .starting_icons {
  width: 100%;
}
.custom_design .upload_main_area .starting_design .starting_icons .design_flex {
  margin: 40px 0px;
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.custom_design .upload_main_area .starting_design .starting_icons .design_flex button.btn_inside {
  width: 110px;
}
.custom_design .upload_main_area .starting_design .starting_icons .design_flex button.btn_inside i {
  font-size: 60px;
  color: #dddddd;
}
.custom_design .upload_main_area .starting_design .starting_icons .design_flex button.btn_inside p {
  font-size: 15px;
  margin: 10px 0px;
  font-weight: 500;
}
.custom_design .upload_main_area .starting_design h4 {
  font-size: 20px;
}
.custom_design .upload_main_area .starting_design h4 a {
  font-size: 22px;
  display: inline-block;
  color: #FF5D31;
  font-weight: 600;
}
.custom_design .upload_main_area .size_quantity {
  width: 100%;
  margin-top: 20px;
}
.custom_design .upload_main_area .size_quantity a {
  text-align: center;
  display: block;
  padding: 18px 20px;
  font-size: 18px;
  font-weight: 600;
  background: #FF5D31;
  color: white;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}
.custom_design .upload_main_area .tab-content {
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  background: white;
  height: 100%;
  max-height: 655px;
  overflow-y: auto;
  width: 100%;
  display: none;
}
.custom_design .upload_main_area .tab-content::-webkit-scrollbar {
  width: 7px;
}
.custom_design .upload_main_area .tab-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
}
.custom_design .upload_main_area .tab-content::-webkit-scrollbar-thumb {
  background-color: #dddddd;
  outline: 1px solid #ECECEC;
  border-radius: 50px;
}
.custom_design .upload_main_area .tab-content .start_content {
  padding: 30px 20px;
}
.custom_design .upload_main_area .tab-content .start_content h3.tab_title {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #333333;
}
.custom_design .upload_main_area .tab-content .start_content .design_logo ul {
  display: grid;
  grid-template: auto/auto auto;
  grid-gap: 25px;
  padding: 0px 20px;
}
.custom_design .upload_main_area .tab-content .start_content .design_logo ul li {
  display: inline-block;
}
.custom_design .upload_main_area .tab-content .start_content .design_logo ul li button {
  padding: 15px;
  height: 150px;
  width: 100%;
  border: 1px solid #ECECEC;
  transition: all 0.2s ease-in-out;
  position: relative;
  background: transparent;
}
.custom_design .upload_main_area .tab-content .start_content .design_logo ul li button:focus {
  outline: none;
  box-shadow: none;
}
.custom_design .upload_main_area .tab-content .start_content .design_logo ul li button:hover {
  border-color: #FF5D31;
  transition: all 0.2s ease-in-out;
}
.custom_design .upload_main_area .tab-content .start_content .design_logo ul li button i {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 999;
  color: #FF5D31;
  background: white;
  border: 1px solid #dddddd;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50px;
  z-index: 999;
  transition: all 0.2s ease-in-out;
}
.custom_design .upload_main_area .tab-content .start_content .design_logo .editdesign {
  display: none;
  background: white;
}
.custom_design .upload_main_area .tab-content .start_content .design_logo .rcup {
  margin: 20px 0px;
  font-weight: 500;
  width: 100%;
  text-align: center;
  display: inline-block;
}
.custom_design .upload_main_area .tab-content .start_content .design_logo.upload_logo ul {
  text-align: center;
}
.custom_design .upload_main_area .tab-content .start_content .design_logo.upload_logo ul li button.active {
  border: 1px solid #FF5D31;
}
.custom_design .upload_main_area .tab-content .start_content .design_logo.upload_logo ul li button.active i {
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-in-out;
}
.custom_design .upload_main_area .tab-content .start_content .uploadbtn {
  padding: 30px 20px;
  margin: 30px 0px;
  border: 1px solid #dddddd;
}
.custom_design .upload_main_area .tab-content .start_content .uploadbtn .upbtn {
  display: block;
  width: 100%;
  color: white;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  background: #FF5D31;
  padding: 16px 20px;
}
.custom_design .upload_main_area .tab-content .start_content .uploadbtn p {
  font-size: 18px;
  margin-top: 10px;
  text-align: center;
  font-weight: 500;
}
.custom_design .upload_main_area .editelement {
  display: none;
}
.custom_design .upload_main_area .editelement.EditColor {
  display: block;
}
.custom_design .upload_main_area .editelement.EditColor .allColor {
  margin-top: 30px;
  display: grid;
  grid-gap: 20px;
  grid-template: auto/auto auto auto auto auto auto;
}
.custom_design .upload_main_area .editelement.EditColor .allColor .colorname {
  width: 20px;
  display: inline-block;
  height: 20px;
  border-radius: 50px;
  cursor: pointer;
  margin: 0px auto;
}
.custom_design .upload_main_area .editelement.EditColor .allColor .colorname.white {
  border: 1px solid #ECECEC;
}
.custom_design .upload_main_area .editelement.EditColor .color_edit {
  justify-content: flex-start;
  margin-top: 50px;
}
.custom_design .upload_main_area .editelement.EditColor .color_edit .colorActive {
  display: flex;
  align-items: center;
  margin-left: 10px;
}
.custom_design .upload_main_area .editelement.EditColor .color_edit .colorActive span.brown {
  background-color: #964B00;
  width: 20px;
  display: inline-block;
  height: 20px;
  border-radius: 50px;
  margin-right: 5px;
}
.custom_design .upload_main_area .editelement.EditColor .color_edit .colorActive p {
  color: #FF5D31;
}
.custom_design .upload_main_area .editelement p {
  font-weight: 500;
}
.custom_design .upload_main_area .editelement .moveselect {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 30px;
}
.custom_design .upload_main_area .editelement .moveselect .movebtn i {
  border: 1px solid #dddddd;
  width: 50px;
  height: 35px;
  line-height: 35px;
  margin-bottom: 3px;
  font-size: 20px;
}
.custom_design .upload_main_area .editelement .moveselect .movebtn i:hover {
  background: #ECECEC;
}
.custom_design .upload_main_area .editelement .moveselect .movebtn .layering {
  display: flex;
}
.custom_design .upload_main_area .editelement .moveselect .movebtn .layering i:first-child {
  border-right: 0px;
}
.custom_design .upload_main_area .editelement .color_edit, .custom_design .upload_main_area .editelement .designsize {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.custom_design .upload_main_area .editelement .color_edit p, .custom_design .upload_main_area .editelement .designsize p {
  font-size: 18px;
}
.custom_design .upload_main_area .editelement .color_edit .color_inside input, .custom_design .upload_main_area .editelement .designsize .color_inside input {
  border: 0px;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  padding: 0;
  cursor: pointer;
  margin-left: 10px;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}
.custom_design .upload_main_area .editelement .color_edit .color_inside input[type=color i]::-webkit-color-swatch, .custom_design .upload_main_area .editelement .designsize .color_inside input[type=color i]::-webkit-color-swatch {
  border-radius: 50px;
  border-color: transparent;
}
.custom_design .upload_main_area .editelement .color_edit .color_inside.textcolor input[type=color i]::-webkit-color-swatch, .custom_design .upload_main_area .editelement .designsize .color_inside.textcolor input[type=color i]::-webkit-color-swatch {
  border-radius: 50px;
  border-color: #797979;
}
.custom_design .upload_main_area .editelement .designsize .sizeinside input {
  width: 60px;
  padding: 4px 8px;
  text-align: center;
  border: 1px solid #ECECEC;
}
.custom_design .upload_main_area .editelement .designsize .sizeinside input:focus {
  box-shadow: none;
  outline: none;
}
.custom_design .upload_main_area .editelement .designsize .sizeinside span {
  display: inline-block;
  margin-left: 5px;
}
.custom_design .upload_main_area .editelement .designsize .sizeinside span i {
  margin-right: 5px;
}
.custom_design .upload_main_area .editelement .form-floating .form-control {
  border-radius: 0px;
}
.custom_design .upload_main_area .editelement .form-floating .form-control:focus {
  border: 1px solid #FF5D31;
}
.custom_design .upload_main_area .editelement .resetsavebtn {
  display: inline-block;
  width: 100%;
  margin-top: 40px;
}
.custom_design .upload_main_area .editelement .resetsavebtn button.resetexit {
  font-size: 20px;
  color: #FF5D31;
  border: 1px solid #FF5D31;
  padding: 18px;
  font-weight: 600;
  width: 100%;
  margin-bottom: 10px;
  display: block;
}
.custom_design .upload_main_area .editelement .resetsavebtn button.resetexit.reset {
  border: none;
}
.custom_design .upload_main_area .design_output {
  background: white;
  height: 100%;
  max-height: 735px;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  padding: 25px 30px;
  text-align: center;
}
.custom_design .upload_main_area .design_output .slider .slider_item .sl_img {
  height: 500px;
}
.custom_design .upload_main_area .design_output .slider .slider_item .sl_img img {
  margin: 0px auto;
  height: 100%;
  object-fit: contain;
}
.custom_design .upload_main_area .design_output .slider .slider_nav {
  height: 165px;
  overflow: hidden;
  margin: 20px 20px;
  width: 120px !important;
  cursor: pointer;
}
.custom_design .upload_main_area .design_output .slider .slider_nav h3 {
  height: 120px;
  margin-top: 20px;
  display: inline-block;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  border: 1px solid #dddddd;
  padding: 10px 10px;
}
.custom_design .upload_main_area .design_output .slider .slider_nav h3 img {
  height: 100%;
}
.custom_design .upload_main_area .design_output .slider .slider_nav.slick-current.slick-center h3 {
  border-color: #FF5D31;
}
.custom_design .upload_main_area .design_output .slider-nav .slick-track {
  display: flex;
  justify-content: center;
}
.custom_design .upload_main_area .size_quantity_area {
  position: absolute;
  top: 0;
  background: white;
  border-radius: 0px;
  border: 0px;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
  width: 100%;
  height: calc(100% - 80px);
  z-index: 999;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq {
  padding: 30px 20px;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq h3 {
  font-size: 22px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 30px;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table thead th {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table thead th:first-child {
  text-align: left;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table thead th:last-child {
  text-align: right;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr {
  border: 0px solid transparent;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr th, .custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr td {
  padding: 20px 0px 0px;
  text-align: center;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr th:first-child, .custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr td:first-child {
  text-align: left;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr th:last-child, .custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr td:last-child {
  text-align: right;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr .price {
  display: inline-flex;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr .price p {
  color: #797979;
  margin-right: 10px;
  position: relative;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr .price p::before {
  width: 100%;
  height: 1px;
  background: #797979;
  position: absolute;
  content: "";
  top: calc(50% - 0.5px);
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr .quantity {
  display: inline-flex;
  border: 1px solid #dddddd;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr .quantity .plusminus, .custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr .quantity .form-control {
  width: 35px;
  line-height: 35px;
  height: 35px;
  text-align: center;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr .quantity .form-control {
  border-top: 0px;
  border-bottom: 0px;
  border-radius: 0px;
  padding: 2px 4px;
  width: 40px;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  margin: 0;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr .quantity .form-control:focus {
  border-color: #dddddd;
  outline: none;
  box-shadow: none;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr .quantity input::-webkit-outer-spin-button,
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .table tbody tr .quantity input[type=number] {
  -moz-appearance: textfield;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .total {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid #dddddd;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .total h4 {
  text-align: right;
  font-size: 22px;
  color: #FF5D31;
  font-weight: 600;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .total h4 span {
  color: #333333;
  margin-right: 10px;
  font-size: 20px;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .addtocard {
  margin-top: 40px;
}
.custom_design .upload_main_area .size_quantity_area .inner_sq .sq_flex .addtocard a {
  text-align: center;
  display: block;
  padding: 18px 20px;
  font-size: 18px;
  font-weight: 600;
  background: #FF5D31;
  color: white;
  box-shadow: 0px 1px 10px 0px rgba(45, 19, 106, 0.1);
}/*# sourceMappingURL=style.css.map */